Spread for ASP.NET 8.0 Product Documentation
INotifyItemChanged<T> Interface
Members 


Interface that notifies Spread when the item is changed.
Object Model
INotifyItemChanged<T> Interface
Syntax
'Declaration
 
Public Interface INotifyItemChanged(Of T) 
'Usage
 
Dim instance As INotifyItemChanged(Of T)
public interface INotifyItemChanged<T> 
Type Parameters
T
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

INotifyItemChanged<T> Members
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.